Initializes a new instance, with a named node path given by its base node and path elements, and a (final) node name.
            
            
            Syntax
            
        
            Parameters
- baseNodeDescriptor
 
- Descriptor of the base node of the named node path.
 - basePathElements
 
- The path elements of the named node path, i.e. the names of nodes from the base node forwards.
 - nodeName
 
- The name of the final node.
 
             
            
            
            
            
            
            
            
            
            
            Requirements
 
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
            
            See Also